home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / tsql / doc / tsql.mail / 000034_rts _Fri Mar 12 13:14:00 1993.msg < prev    next >
Internet Message Format  |  1996-01-31  |  4KB

  1. Received: from boojum.cs.arizona.edu by optima.cs.arizona.edu (5.65c/15) via SMTP
  2.     id AA17404; Fri, 12 Mar 1993 13:14:01 MST
  3. Date: Fri, 12 Mar 1993 13:14:00 MST
  4. From: "Rick Snodgrass" <rts>
  5. Message-Id: <199303122014.AA29082@boojum.cs.arizona.edu>
  6. Received: by boojum.cs.arizona.edu; Fri, 12 Mar 1993 13:14:00 MST
  7. To: tsql@cs.arizona.edu
  8. Subject: more definitions
  9.  
  10. Lots of work is now going on in a subdiscipline of temporal databases,
  11. that of spatiotemporal databases. The March, 1993 issue of SIGMOD
  12. Record lists all the papers through December, 1992 in this area.
  13.  
  14. In the following, I extend five of the previous terms in the glossary
  15. to also apply to spatiotemporal databases.
  16.  
  17. Comments and critique would be welcome.
  18.  
  19. Sincerely,
  20.     Rick
  21.  
  22. \subsection{Spatiotemporal as Modifier}
  23.  
  24. \entry{Definition}
  25.  
  26. The modifier {\em spatiotemporal} is used to indicate that the
  27. modified concept concerns simultaneous support of some aspect of time
  28. and some aspect of space, in one or more dimensions.
  29.  
  30. \entry{Alternative Names}
  31.  
  32. Spatio-temporal, temporal-spatial, space-time-oriented.
  33.  
  34. \entry{Discussion}
  35.  
  36. This term is already in use, interchangeably with ``spatio-temporal,''
  37. in the geographic information systems community (+E3) (hence, the
  38. preference over ``temporal-spatial''), and is consistent with the
  39. ``temporal'' modifier (+E7). Avoiding the hyphen makes it easier to
  40. type (+E2), another reason to prefer it over ``temporal-spatial''. It
  41. may be applied generically as a modifier for ``database,''
  42. ``algebra,'' ``query language,'' ``data model,'' and ``DBMS.'
  43.  
  44. \subsection{Spatial Quantum}
  45.  
  46. \entry{Definition}
  47.  
  48. A {\em spatial quantum} (or simply {\em quantum}, when the sense is
  49. clear) is the shortest distance (or area or volume) of space supported
  50. by a spatial DBMS---it is a nondecomposable region of space. It can be
  51. associated with one or more dimensions. A particular
  52. unidimensional quantum is an interval of fixed length along a single
  53. spatial dimension. A particular three-dimensional quantum is a fixed-sized,
  54. located cubic volume of space.
  55.  
  56. \entry{Alternative Name}   
  57.  
  58. Spatial unit.
  59.  
  60. \entry{Discussion}
  61.  
  62. We prefer ``spatial quantum'' to ``spatial unit'' because spatial distances
  63. and volumes are usually given as measurements of some unit (such as meters), 
  64. but the ``unit of measurement'' is not the same as 
  65. the ``spatial quantum.''  The former term (``spatial quantum'')
  66. is more precise (+E9), in part,
  67. because it avoids this possible confusion.
  68.  
  69. \subsection{Spatiotemporal Quantum}
  70.  
  71. \entry{Definition}
  72.  
  73. A {\em spatiotemporal quantum} (or simply {\em quantum}, when the
  74. sense is clear) is a non-decomposable region in two, three, or
  75. four-space, where one or more of the dimensions are spatial and the
  76. rest, at least one, are temporal.
  77.  
  78. \entry{Alternative Name}
  79.  
  80. Spatiotemporal unit, spatiotemporal chronon.
  81.  
  82. \entry{Discussion}
  83.  
  84. This term is a generalization of chronon and spatial quantum.
  85. ``Unit'' is perhaps less precise (-E9). `Chronon' specifically relates
  86. to time, and thus is inconsistent with the adjective `spatiotemporal'.
  87.  
  88. \subsection{Spatiotemporal Interval}
  89.  
  90. A {\em spatiotemporal interval} is a region in $n$-space, where at
  91. least one of the axes is a spatial dimension and the remaining axes
  92. are temporal dimensions, with the region having sides that are
  93. parallel to all axes. It identifies when and where a fact was true.
  94.  
  95. \entry{Alternative Names}
  96.  
  97. None.
  98.  
  99. \entry{Discussion}
  100.  
  101. A spatiotemporal interval can be represented by a non-empty set of
  102. spatiotemporal quanta.
  103.  
  104. \subsection{Spatiotemporal Element}
  105.  
  106. \entry{Definition}
  107.  
  108. A {\em spatiotemporal element} is a finite set of
  109. spatiotemporal intervals. Spatiotemporal elements are closed under the
  110. set theoretic operations of union, intersection and complementation.
  111.  
  112. \entry{Discussion}
  113.  
  114. This is the natural generalization of ``temporal element.''
  115. It can be represented with a set of spatiotemporal quanta.